home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / BackSpace / Source / SleepView.h < prev    next >
Text File  |  1993-07-14  |  61b  |  8 lines

  1. #import <appkit/View.h>
  2.  
  3. @interface SleepView:View
  4. {
  5. }
  6.  
  7. @end
  8.